From c9bf00b79430cd4f90fea0b2c74314f9d0613e88 Mon Sep 17 00:00:00 2001 From: real-zephex Date: Fri, 29 Mar 2024 21:31:27 +0530 Subject: fix: mini mini mini fix --- src/app/manga/[title]/title.module.css | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/app/manga/[title]/title.module.css') diff --git a/src/app/manga/[title]/title.module.css b/src/app/manga/[title]/title.module.css index 5198c9b..27c3a37 100644 --- a/src/app/manga/[title]/title.module.css +++ b/src/app/manga/[title]/title.module.css @@ -65,13 +65,3 @@ max-width: 100%; } } - -@media (prefers-color-scheme: light) { - .SearchedFor { - color: black; - } - - .MangaDescription { - color: black; - } -} \ No newline at end of file -- cgit v1.2.3